• 0 Votes
    18 Posts
    8k Views
    Scott BS

    @Tom-Elliott said:

    @Scott-B right but you don’t have anything in the advanced items. There is the login and it is working fine. But the advanced menu is its own configuration setting that you put your needs in.

    Ah… okay. I thought that was just called from fog.advancedlogin.

  • 0 Votes
    32 Posts
    20k Views
    R

    Hello guys.

    Finally, with wimboot systems work fine in all computer.

    This was the code:

    #!ipxe cpuid --ext 29 && set arch amd64 || set arch x86 kernel http://${fog-ip}/iso/asus/133/wimboot initrd http://${fog-ip}/iso/asus/133/BOOT/BCD BCD initrd http://${fog-ip}/iso/asus/133/BOOT/BOOT.SDI boot.sdi initrd -n boot.wim http://${fog-ip}/iso/asus/133/SOURCES/BOOT.WIM boot.wim boot

    Thank all, a lot.